Difficult Access to Native Resources
- JNI too complex - might as well stick with C instead
- Always introduces a multi-language build
- Do abstractions in C, not Java
- JDirect and J/Direct are great
- Abstract in Java against shared libraries
- They're not on UNIX
next